home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)U / (A)U5.ADF / VTrap / README < prev    next >
Text File  |  1989-01-02  |  1KB  |  26 lines

  1.  
  2.  
  3.                                  VirusTrap 1.0
  4.  
  5.   Learning that here exists a new virus (called IRQ) that places itself
  6. into the first program in s:Startup-Sequence, I decided to create a 
  7. vaccene program to trap and then discover the existance of said virus.
  8.  
  9.   VirusTrap's only function is to check that its size has not changed.  It
  10. is designed not to use any of the system resources or memory lists, 
  11. allowing it to be placed before Setpatch or mount.  
  12.  
  13.   VirusTrap should be placed ON THE FIRST LINE of your startup-sequence file.
  14. It should be the first program altered by the IRQ virus, which, according to
  15. the sketch information I have recieved, inserts itself in the beginning of
  16. the first file in the startup-sequence.  Since VirusTrap checks itself, it
  17. will alert you to any changes, when it is run.
  18.  
  19.   The source is provided, and if you don't trust me, you can recompile it
  20. yourself.  The PROGSIZ may need to be changed if you are using a different
  21. compiler.
  22.  
  23.   I do not have a copy of this virus, so this program is totally untested.
  24.  
  25. Eduardo Horvath
  26.